DebugSettings
@Immutable
Parameters
isTileBoundariesEnabled
Indicates if tile boundaries should be displayed as thick, red lines. Helps diagnose tile clipping issues.
isTileInfoEnabled
Indicates if each tile should show its tile coordinate (x/y/z) in the upper-left corner.
isTimestampsEnabled
Indicates if each tile should display a timestamp denoting when it was loaded.
isCollisionBoxesEnabled
Indicates if edges of glyphs and symbols should be displayed as faint, green lines. Helps diagnose collision and label placement issues.
isOverdrawVisualizationEnabled
Indicates if a translucent fill should replace each drawing operation, making overlapping drawing operations more prominent to diagnose overdrawing.